Welcome Guest, you are in: Login

FDOT Wiki

RSS RSS

GisFramework



Search the wiki
»

Identify All Widget

RSS
Modified on Wednesday, 04 May 2016 09:10 AM by Administrator Categorized as Uncategorized
This Identify All widget allows users to identify any & all layers that are currently active in the TOC by graphic - point, line, or drawing a shape around the items you wish to identify. Any features intersecting or contained by this graphic will be returned. This tool also has the capability to parse an FM # to PSEE, just as in the Query Widget.

Identify All


Table of Contents [Hide/Show]


Instructions

1. To use the "Identify All" widget you must copy and the FDOT.GIS.Framework.Atkins.xap into the ClientBin folder that is used by the application.

2. You need to add the following lines into the “components.config" file that is used by the application:

<component name="Identify All Widget"
             type="FDOT.GIS.Framework.Atkins.ViewModels.IdentifyAllViewModel, FDOT.GIS.Framework.Atkins, Version=1.0.0.0"
             xapuri="FDOT.GIS.Framework.Atkins.xap"
             helpText="Identify All Widget">
  </component>

3. You also need to add the following lines into the “startup.config" file that is used by the application:

<startupAction name="LoadResourcesStartupAction"
                 type="FDOT.GIS.Framework.Atkins.StartupActions.LoadResourcesStartupAction"
                 xapuri="FDOT.GIS.Framework.Atkins.xap">
    <customSettings>
      <add name="ApplicationResources"
           value="SymbolResources" />
    </customSettings>
  </startupAction>

4. Create new file in the config directory with the name IdentifyAllWidget.xml. Add each query in this file.

<?xml version="1.0" encoding="utf-8" ?>
<WidgetConfig>
  <ProjectSuiteLinkField>ITEM_SEG</ProjectSuiteLinkField>
  <ProjectSuiteUrl>http://fdotwp2.dot.state.fl.us/ProjectSuiteEnterpriseEdition/pages/project/project.aspx?</ProjectSuiteUrl>
  <IdentifyMapServices></IdentifyMapServices>
</WidgetConfig>

Downloads

FDOT.GIS.Framework.Atkins.xap Download

Any Questions or Comments? Email
Some of the icons created by FamFamFam.